﻿2026-06-18T11:15:48.4474075Z Current runner version: '2.335.1'
2026-06-18T11:15:48.4480037Z Runner name: 'hfenduleam'
2026-06-18T11:15:48.4480700Z Runner group name: 'Default'
2026-06-18T11:15:48.4481361Z Machine name: 'HFENDULEAM'
2026-06-18T11:15:48.4484023Z ##[group]GITHUB_TOKEN Permissions
2026-06-18T11:15:48.4485632Z Contents: read
2026-06-18T11:15:48.4486165Z Metadata: read
2026-06-18T11:15:48.4486610Z Packages: read
2026-06-18T11:15:48.4487090Z ##[endgroup]
2026-06-18T11:15:48.4488662Z Secret source: Actions
2026-06-18T11:15:48.4489243Z Prepare workflow directory
2026-06-18T11:15:48.4848160Z Prepare all required actions
2026-06-18T11:15:48.4875175Z Getting action download info
2026-06-18T11:15:48.8949250Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-18T11:15:49.6446938Z Complete job name: n1-gate (self-hosted, Windows, hfenduleam)
2026-06-18T11:15:49.7316123Z ##[group]Run actions/checkout@v5
2026-06-18T11:15:49.7317156Z with:
2026-06-18T11:15:49.7317692Z   fetch-depth: 0
2026-06-18T11:15:49.7318395Z   repository: SaberMage/spt-core
2026-06-18T11:15:49.7323995Z   token: ***
2026-06-18T11:15:49.7324832Z   ssh-strict: true
2026-06-18T11:15:49.7325639Z   ssh-user: git
2026-06-18T11:15:49.7326457Z   persist-credentials: true
2026-06-18T11:15:49.7327189Z   clean: true
2026-06-18T11:15:49.7327770Z   sparse-checkout-cone-mode: true
2026-06-18T11:15:49.7328468Z   fetch-tags: false
2026-06-18T11:15:49.7329057Z   show-progress: true
2026-06-18T11:15:49.7329642Z   lfs: false
2026-06-18T11:15:49.7330214Z   submodules: false
2026-06-18T11:15:49.7330811Z   set-safe-directory: true
2026-06-18T11:15:49.7331745Z ##[endgroup]
2026-06-18T11:15:49.9283322Z Syncing repository: SaberMage/spt-core
2026-06-18T11:15:49.9284861Z ##[group]Getting Git version info
2026-06-18T11:15:49.9285648Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-18T11:15:49.9545040Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-18T11:15:49.9770499Z git version 2.43.0.windows.1
2026-06-18T11:15:49.9796531Z ##[endgroup]
2026-06-18T11:15:49.9804172Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\0b54499d-2550-4669-bc47-6faecdbdbdd2\.gitconfig'
2026-06-18T11:15:49.9816879Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\0b54499d-2550-4669-bc47-6faecdbdbdd2' before making global git config changes
2026-06-18T11:15:49.9817902Z Adding repository directory to the temporary git global config as a safe directory
2026-06-18T11:15:49.9821916Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-18T11:15:50.0059616Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-18T11:15:50.0247215Z https://github.com/SaberMage/spt-core
2026-06-18T11:15:50.0274567Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-18T11:15:50.0278655Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-18T11:15:50.0483320Z HEAD
2026-06-18T11:15:50.0742071Z ##[endgroup]
2026-06-18T11:15:50.0745134Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-18T11:15:50.4512422Z ##[group]Cleaning the repository
2026-06-18T11:15:50.4518448Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-18T11:15:53.8841746Z Removing target/
2026-06-18T11:15:53.8874996Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-18T11:15:53.9567106Z HEAD is now at aa3106be Merge 464eaf771f0b784ce2caee4a8f22c47d59678ef2 into 27e06195a599107f565f4507aa5aa96ae9fe1ef5
2026-06-18T11:15:53.9595973Z ##[endgroup]
2026-06-18T11:15:53.9601259Z ##[group]Disabling automatic garbage collection
2026-06-18T11:15:53.9606205Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-18T11:15:53.9834548Z ##[endgroup]
2026-06-18T11:15:53.9835005Z ##[group]Setting up auth
2026-06-18T11:15:53.9841052Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-18T11:15:54.0054873Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-18T11:15:54.3582979Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-18T11:15:54.3837665Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-18T11:15:54.7480254Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-18T11:15:54.7702197Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-18T11:15:55.1376073Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-18T11:15:55.1655844Z ##[endgroup]
2026-06-18T11:15:55.1656265Z ##[group]Fetching the repository
2026-06-18T11:15:55.1663115Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +aa3106be6461a79aba63fc888b4545e29f4c4eed:refs/remotes/pull/25/merge
2026-06-18T11:15:58.5284622Z From https://github.com/SaberMage/spt-core
2026-06-18T11:15:58.5285095Z  * [new branch]        v0.12.0-lifecycle -> origin/v0.12.0-lifecycle
2026-06-18T11:15:58.5285452Z  t [tag update]        v0.11.0           -> v0.11.0
2026-06-18T11:15:58.5415802Z ##[endgroup]
2026-06-18T11:15:58.5416284Z ##[group]Determining the checkout info
2026-06-18T11:15:58.5416643Z ##[endgroup]
2026-06-18T11:15:58.5421734Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-18T11:15:58.5701891Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-18T11:15:58.5940487Z ##[group]Checking out the ref
2026-06-18T11:15:58.5942864Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/25/merge
2026-06-18T11:15:58.6313615Z HEAD is now at aa3106be Merge 464eaf771f0b784ce2caee4a8f22c47d59678ef2 into 27e06195a599107f565f4507aa5aa96ae9fe1ef5
2026-06-18T11:15:58.6348955Z ##[endgroup]
2026-06-18T11:15:58.6620833Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-18T11:15:58.6851464Z aa3106be6461a79aba63fc888b4545e29f4c4eed
2026-06-18T11:15:58.7142708Z ##[group]Run $ErrorActionPreference = "Stop"
2026-06-18T11:15:58.7143065Z [36;1m$ErrorActionPreference = "Stop"[0m
2026-06-18T11:15:58.7143297Z [36;1m$PIN = "0c95435"[0m
2026-06-18T11:15:58.7143550Z [36;1m$CACHE = "$env:USERPROFILE\spt-n1-oldbroker"[0m
2026-06-18T11:15:58.7143836Z [36;1m$BIN = "$CACHE\target\debug\spt.exe"[0m
2026-06-18T11:15:58.7144178Z [36;1m$built = if (Test-Path "$CACHE\.builtpin") { (Get-Content "$CACHE\.builtpin").Trim() } else { "" }[0m
2026-06-18T11:15:58.7144539Z [36;1mif (-not (Test-Path $BIN) -or $built -ne $PIN) {[0m
2026-06-18T11:15:58.7144841Z [36;1m  if (Test-Path $CACHE) { Remove-Item -Recurse -Force $CACHE }[0m
2026-06-18T11:15:58.7145118Z [36;1m  git clone $env:GITHUB_WORKSPACE $CACHE[0m
2026-06-18T11:15:58.7145360Z [36;1m  git -C $CACHE checkout $PIN[0m
2026-06-18T11:15:58.7145639Z [36;1m  cargo build --manifest-path "$CACHE\Cargo.toml" -p spt --bin spt[0m
2026-06-18T11:15:58.7145991Z [36;1m  Set-Content "$CACHE\.builtpin" $PIN[0m
2026-06-18T11:15:58.7146203Z [36;1m}[0m
2026-06-18T11:15:58.7146362Z [36;1m$env:SPT_N1_OLD_BROKER = $BIN[0m
2026-06-18T11:15:58.7146623Z [36;1mcargo test -p spt --test n1_pairing -- --nocapture[0m
2026-06-18T11:15:58.7220592Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-18T11:15:58.7221474Z ##[endgroup]
2026-06-18T11:16:01.2629401Z    Compiling proc-macro2 v1.0.106
2026-06-18T11:16:01.2629691Z    Compiling unicode-ident v1.0.24
2026-06-18T11:16:01.2629946Z    Compiling quote v1.0.45
2026-06-18T11:16:01.2630136Z    Compiling cfg-if v1.0.4
2026-06-18T11:16:01.2630354Z    Compiling serde_core v1.0.228
2026-06-18T11:16:01.2630603Z    Compiling serde v1.0.228
2026-06-18T11:16:01.2630838Z    Compiling windows-link v0.2.1
2026-06-18T11:16:01.2631052Z    Compiling typenum v1.20.1
2026-06-18T11:16:01.2631433Z    Compiling getrandom v0.3.4
2026-06-18T11:16:01.2631716Z    Compiling portable-atomic v1.13.1
2026-06-18T11:16:01.2632393Z    Compiling pin-project-lite v0.2.17
2026-06-18T11:16:01.2632778Z    Compiling version_check v0.9.5
2026-06-18T11:16:01.2633186Z    Compiling memchr v2.8.1
2026-06-18T11:16:01.2633567Z    Compiling shlex v2.0.1
2026-06-18T11:16:01.2634505Z    Compiling critical-section v1.2.0
2026-06-18T11:16:01.2635719Z    Compiling find-msvc-tools v0.1.9
2026-06-18T11:16:01.3417654Z    Compiling windows-sys v0.61.2
2026-06-18T11:16:01.3546539Z    Compiling subtle v2.6.1
2026-06-18T11:16:01.3788553Z    Compiling equivalent v1.0.2
2026-06-18T11:16:01.4003768Z    Compiling futures-core v0.3.32
2026-06-18T11:16:01.4190012Z    Compiling smallvec v1.15.1
2026-06-18T11:16:01.5142654Z    Compiling itoa v1.0.18
2026-06-18T11:16:01.5568103Z    Compiling bytes v1.11.1
2026-06-18T11:16:01.5942820Z    Compiling semver v1.0.28
2026-06-18T11:16:01.6002655Z    Compiling stable_deref_trait v1.2.1
2026-06-18T11:16:01.7118600Z    Compiling log v0.4.32
2026-06-18T11:16:01.7461239Z    Compiling generic-array v0.14.7
2026-06-18T11:16:01.7756450Z    Compiling futures-sink v0.3.32
2026-06-18T11:16:01.8228863Z    Compiling slab v0.4.12
2026-06-18T11:16:01.8989786Z    Compiling rustc_version v0.4.1
2026-06-18T11:16:01.9526910Z    Compiling futures-io v0.3.32
2026-06-18T11:16:01.9919185Z    Compiling hashbrown v0.17.1
2026-06-18T11:16:02.0056964Z    Compiling futures-channel v0.3.32
2026-06-18T11:16:02.0719371Z    Compiling futures-task v0.3.32
2026-06-18T11:16:02.2231400Z    Compiling jobserver v0.1.34
2026-06-18T11:16:02.2779063Z    Compiling rustversion v1.0.22
2026-06-18T11:16:02.3120475Z    Compiling getrandom v0.2.17
2026-06-18T11:16:02.3407625Z    Compiling cpufeatures v0.2.17
2026-06-18T11:16:02.3534730Z    Compiling fnv v1.0.7
2026-06-18T11:16:02.4198736Z    Compiling cc v1.2.63
2026-06-18T11:16:02.4282788Z    Compiling libc v0.2.186
2026-06-18T11:16:02.4618782Z    Compiling strsim v0.11.1
2026-06-18T11:16:02.4654456Z    Compiling rand_core v0.10.1
2026-06-18T11:16:02.4656329Z    Compiling cfg_aliases v0.2.1
2026-06-18T11:16:02.4990520Z    Compiling litemap v0.8.2
2026-06-18T11:16:02.5299220Z    Compiling writeable v0.6.3
2026-06-18T11:16:04.7254479Z    Compiling crypto-common v0.1.7
2026-06-18T11:16:04.7269185Z    Compiling indexmap v2.14.0
2026-06-18T11:16:04.7855831Z    Compiling autocfg v1.5.1
2026-06-18T11:16:04.7929915Z    Compiling icu_normalizer_data v2.2.0
2026-06-18T11:16:04.7988174Z    Compiling ident_case v1.0.1
2026-06-18T11:16:04.8323408Z    Compiling fs_extra v1.3.0
2026-06-18T11:16:04.8696695Z    Compiling cmake v0.1.58
2026-06-18T11:16:04.8950223Z    Compiling utf8_iter v1.0.4
2026-06-18T11:16:04.9452776Z    Compiling dunce v1.0.5
2026-06-18T11:16:04.9892827Z    Compiling syn v2.0.117
2026-06-18T11:16:05.0836205Z    Compiling icu_properties_data v2.2.0
2026-06-18T11:16:05.1109518Z    Compiling getrandom v0.4.2
2026-06-18T11:16:05.1170691Z    Compiling percent-encoding v2.3.2
2026-06-18T11:16:05.1398721Z    Compiling http v1.4.1
2026-06-18T11:16:05.1593351Z    Compiling unicode-segmentation v1.13.3
2026-06-18T11:16:05.1904857Z    Compiling aws-lc-rs v1.17.0
2026-06-18T11:16:05.2259252Z    Compiling cpufeatures v0.3.0
2026-06-18T11:16:05.3483866Z    Compiling thiserror v2.0.18
2026-06-18T11:16:05.3704252Z    Compiling scopeguard v1.2.0
2026-06-18T11:16:05.3998677Z    Compiling chacha20 v0.10.0
2026-06-18T11:16:05.4231159Z    Compiling form_urlencoded v1.2.2
2026-06-18T11:16:05.4625694Z    Compiling lock_api v0.4.14
2026-06-18T11:16:05.4902366Z    Compiling block-buffer v0.10.4
2026-06-18T11:16:05.5111760Z    Compiling untrusted v0.9.0
2026-06-18T11:16:05.5703074Z    Compiling bitflags v2.12.1
2026-06-18T11:16:05.6965969Z    Compiling winapi v0.3.9
2026-06-18T11:16:05.7019988Z    Compiling digest v0.10.7
2026-06-18T11:16:05.7280828Z    Compiling rand v0.10.1
2026-06-18T11:16:05.7501881Z    Compiling num-traits v0.2.19
2026-06-18T11:16:05.7824680Z    Compiling windows-result v0.4.1
2026-06-18T11:16:05.8106027Z    Compiling windows-strings v0.5.1
2026-06-18T11:16:05.8402768Z    Compiling rustls v0.23.40
2026-06-18T11:16:05.8431426Z    Compiling heck v0.5.0
2026-06-18T11:16:05.8870997Z    Compiling convert_case v0.10.0
2026-06-18T11:16:05.8884418Z    Compiling const-oid v0.10.2
2026-06-18T11:16:05.9999068Z    Compiling atomic-waker v1.1.2
2026-06-18T11:16:06.0375541Z    Compiling anyhow v1.0.102
2026-06-18T11:16:06.1038323Z    Compiling aws-lc-sys v0.41.0
2026-06-18T11:16:06.1073135Z    Compiling ring v0.17.14
2026-06-18T11:16:06.1562100Z    Compiling unicode-xid v0.2.6
2026-06-18T11:16:06.1583291Z    Compiling zerocopy v0.8.50
2026-06-18T11:16:06.1744657Z    Compiling parking_lot_core v0.9.12
2026-06-18T11:16:06.1875090Z    Compiling httparse v1.10.1
2026-06-18T11:16:06.2152499Z    Compiling http-body v1.0.1
2026-06-18T11:16:06.3079891Z    Compiling curve25519-dalek v4.1.3
2026-06-18T11:16:06.3469898Z    Compiling hybrid-array v0.4.12
2026-06-18T11:16:06.3851999Z    Compiling ahash v0.8.12
2026-06-18T11:16:06.4340175Z    Compiling either v1.16.0
2026-06-18T11:16:06.6925825Z    Compiling powerfmt v0.2.0
2026-06-18T11:16:06.7265523Z    Compiling base64ct v1.8.3
2026-06-18T11:16:06.7555347Z    Compiling fastrand v2.4.1
2026-06-18T11:16:06.8600355Z    Compiling deranged v0.5.8
2026-06-18T11:16:06.9287416Z    Compiling rand_core v0.6.4
2026-06-18T11:16:06.9484930Z    Compiling vcpkg v0.2.15
2026-06-18T11:16:06.9725293Z    Compiling pem-rfc7468 v1.0.0
2026-06-18T11:16:06.9941359Z    Compiling pkg-config v0.3.33
2026-06-18T11:16:07.0586479Z    Compiling zmij v1.0.21
2026-06-18T11:16:07.3135912Z    Compiling base64 v0.22.1
2026-06-18T11:16:07.3529683Z    Compiling time-core v0.1.8
2026-06-18T11:16:07.4120522Z    Compiling tinyvec_macros v0.1.1
2026-06-18T11:16:07.4443177Z    Compiling try-lock v0.2.5
2026-06-18T11:16:07.4923966Z    Compiling num-conv v0.2.2
2026-06-18T11:16:07.5091784Z    Compiling data-encoding v2.11.0
2026-06-18T11:16:07.5378606Z    Compiling tower-service v0.3.3
2026-06-18T11:16:07.6384211Z    Compiling want v0.3.1
2026-06-18T11:16:07.6845327Z    Compiling tinyvec v1.11.0
2026-06-18T11:16:07.7804812Z    Compiling parking_lot v0.12.5
2026-06-18T11:16:07.7968267Z    Compiling block-buffer v0.12.0
2026-06-18T11:16:07.8073927Z    Compiling crypto-common v0.2.2
2026-06-18T11:16:07.8491546Z    Compiling vergen-lib v9.1.0
2026-06-18T11:16:07.8974905Z    Compiling sha2 v0.10.9
2026-06-18T11:16:07.9355915Z    Compiling n0-future v0.3.2
2026-06-18T11:16:07.9571632Z    Compiling inout v0.1.4
2026-06-18T11:16:08.9565441Z    Compiling winnow v1.0.3
2026-06-18T11:16:08.9565954Z    Compiling crossbeam-utils v0.8.21
2026-06-18T11:16:08.9581752Z    Compiling libsqlite3-sys v0.30.1
2026-06-18T11:16:09.0816326Z    Compiling serde_json v1.0.150
2026-06-18T11:16:09.1726988Z    Compiling diatomic-waker v0.2.3
2026-06-18T11:16:09.1861891Z    Compiling windows_x86_64_msvc v0.52.6
2026-06-18T11:16:09.2080411Z    Compiling signature v2.2.0
2026-06-18T11:16:09.2099570Z    Compiling parking v2.2.1
2026-06-18T11:16:09.3050341Z    Compiling httpdate v1.0.3
2026-06-18T11:16:09.3499532Z    Compiling synstructure v0.13.2
2026-06-18T11:16:09.3564501Z    Compiling darling_core v0.20.11
2026-06-18T11:16:09.3825401Z    Compiling spin v0.10.0
2026-06-18T11:16:09.3845987Z    Compiling cordyceps v0.3.4
2026-06-18T11:16:09.5304324Z    Compiling futures-lite v2.6.1
2026-06-18T11:16:09.5953302Z    Compiling ed25519 v2.2.3
2026-06-18T11:16:09.6740648Z    Compiling futures-buffered v0.2.13
2026-06-18T11:16:09.7719930Z    Compiling digest v0.11.3
2026-06-18T11:16:09.7802874Z    Compiling cipher v0.4.4
2026-06-18T11:16:09.8224693Z    Compiling vergen-lib v0.1.6
2026-06-18T11:16:09.9763802Z    Compiling vergen v9.1.0
2026-06-18T11:16:09.9764225Z    Compiling universal-hash v0.5.1
2026-06-18T11:16:10.0729050Z    Compiling noq-udp v0.10.0
2026-06-18T11:16:10.1306002Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-18T11:16:10.1539379Z    Compiling heapless v0.7.17
2026-06-18T11:16:10.1632349Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-18T11:16:10.2043264Z    Compiling sync_wrapper v1.0.2
2026-06-18T11:16:10.2090047Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-18T11:16:10.3014879Z    Compiling opaque-debug v0.3.1
2026-06-18T11:16:10.3524609Z    Compiling allocator-api2 v0.2.21
2026-06-18T11:16:10.3572575Z    Compiling byteorder v1.5.0
2026-06-18T11:16:10.4135950Z    Compiling polyval v0.6.2
2026-06-18T11:16:10.5444921Z    Compiling hash32 v0.2.1
2026-06-18T11:16:10.5878614Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-18T11:16:10.6550215Z    Compiling vergen-gitcl v1.0.8
2026-06-18T11:16:10.7129024Z    Compiling spin v0.9.8
2026-06-18T11:16:10.7340806Z    Compiling windows-threading v0.2.1
2026-06-18T11:16:10.8448926Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-18T11:16:10.8790950Z    Compiling signature v3.0.0
2026-06-18T11:16:10.9472882Z    Compiling fallible-iterator v0.3.0
2026-06-18T11:16:10.9718245Z    Compiling socket2 v0.6.4
2026-06-18T11:16:11.0030542Z    Compiling mio v1.2.1
2026-06-18T11:16:11.0309045Z    Compiling ryu v1.0.23
2026-06-18T11:16:11.0523480Z    Compiling tower-layer v0.3.3
2026-06-18T11:16:11.1995492Z    Compiling windows-targets v0.52.6
2026-06-18T11:16:11.2455604Z    Compiling ghash v0.5.1
2026-06-18T11:16:11.2958536Z    Compiling proc-macro-crate v3.5.0
2026-06-18T11:16:11.3294999Z    Compiling aes v0.8.4
2026-06-18T11:16:11.3566973Z    Compiling ctr v0.9.2
2026-06-18T11:16:11.4002217Z    Compiling sha2 v0.11.0-rc.5
2026-06-18T11:16:11.4352227Z    Compiling fs2 v0.4.3
2026-06-18T11:16:11.6181197Z    Compiling time v0.3.47
2026-06-18T11:16:11.7063027Z    Compiling http-body-util v0.1.3
2026-06-18T11:16:11.7168045Z    Compiling aead v0.5.2
2026-06-18T11:16:11.7617931Z    Compiling ipconfig v0.3.4
2026-06-18T11:16:11.8448855Z    Compiling serde_derive v1.0.228
2026-06-18T11:16:11.9070053Z    Compiling zeroize_derive v1.4.3
2026-06-18T11:16:12.0027662Z    Compiling zerofrom-derive v0.1.7
2026-06-18T11:16:12.0739998Z    Compiling yoke-derive v0.8.2
2026-06-18T11:16:12.1176063Z    Compiling tokio-macros v2.7.0
2026-06-18T11:16:12.1372546Z    Compiling futures-macro v0.3.32
2026-06-18T11:16:12.1522168Z    Compiling zerovec-derive v0.11.3
2026-06-18T11:16:12.1713134Z    Compiling displaydoc v0.2.6
2026-06-18T11:16:12.2912779Z    Compiling tracing-attributes v0.1.31
2026-06-18T11:16:12.5684136Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-18T11:16:12.6875961Z    Compiling thiserror-impl v2.0.18
2026-06-18T11:16:12.6904790Z    Compiling darling_macro v0.20.11
2026-06-18T11:16:12.7146411Z    Compiling zeroize v1.8.2
2026-06-18T11:16:14.5254844Z    Compiling rustls-pki-types v1.14.1
2026-06-18T11:16:14.7186267Z    Compiling derive_more-impl v2.1.1
2026-06-18T11:16:14.8150559Z    Compiling tokio v1.52.3
2026-06-18T11:16:14.8223192Z    Compiling spez v0.1.2
2026-06-18T11:16:14.9029698Z    Compiling darling v0.20.11
2026-06-18T11:16:14.9288076Z    Compiling windows-interface v0.59.3
2026-06-18T11:16:14.9341518Z    Compiling futures-util v0.3.32
2026-06-18T11:16:14.9981599Z    Compiling windows-implement v0.60.2
2026-06-18T11:16:15.0091784Z    Compiling n0-error-macros v0.1.3
2026-06-18T11:16:15.2129502Z    Compiling derive_builder_core v0.20.2
2026-06-18T11:16:15.2624840Z    Compiling der v0.8.0-rc.10
2026-06-18T11:16:15.3418290Z    Compiling zerofrom v0.1.8
2026-06-18T11:16:15.3981350Z    Compiling pin-project-internal v1.1.13
2026-06-18T11:16:15.7850097Z    Compiling yoke v0.8.3
2026-06-18T11:16:15.8264756Z    Compiling postcard-derive v0.2.2
2026-06-18T11:16:15.9222848Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-18T11:16:15.9424152Z    Compiling windows-core v0.62.2
2026-06-18T11:16:16.0564060Z    Compiling widestring v1.2.1
2026-06-18T11:16:16.1839042Z    Compiling zerovec v0.11.6
2026-06-18T11:16:16.2046489Z    Compiling zerotrie v0.2.4
2026-06-18T11:16:16.2054040Z    Compiling n0-error v0.1.3
2026-06-18T11:16:16.6319714Z    Compiling derive_builder_macro v0.20.2
2026-06-18T11:16:16.6458697Z    Compiling spki v0.8.0-rc.4
2026-06-18T11:16:16.6886692Z    Compiling ed25519-dalek v2.2.0
2026-06-18T11:16:16.7782334Z    Compiling tinystr v0.8.3
2026-06-18T11:16:16.8772740Z    Compiling potential_utf v0.1.5
2026-06-18T11:16:16.9148339Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-18T11:16:16.9496576Z    Compiling pin-project v1.1.13
2026-06-18T11:16:16.9603634Z    Compiling spt-proto v0.11.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-18T11:16:16.9864639Z    Compiling icu_locale_core v2.2.0
2026-06-18T11:16:17.0925069Z    Compiling icu_collections v2.2.0
2026-06-18T11:16:17.1201398Z    Compiling windows-numerics v0.3.1
2026-06-18T11:16:17.1378826Z    Compiling windows-collections v0.3.2
2026-06-18T11:16:17.1678083Z    Compiling windows-future v0.3.2
2026-06-18T11:16:17.1679758Z    Compiling cobs v0.3.0
2026-06-18T11:16:17.1782324Z    Compiling derive_builder v0.20.2
2026-06-18T11:16:17.2156246Z    Compiling data-encoding-macro v0.1.20
2026-06-18T11:16:17.4254115Z    Compiling num_enum_derive v0.7.6
2026-06-18T11:16:17.4302130Z    Compiling aes-gcm v0.10.3
2026-06-18T11:16:17.5598218Z    Compiling enum-assoc v1.3.0
2026-06-18T11:16:17.7333913Z    Compiling ipnet v2.12.0
2026-06-18T11:16:17.8487691Z    Compiling futures-executor v0.3.32
2026-06-18T11:16:17.8892339Z    Compiling ed25519 v3.0.0-rc.4
2026-06-18T11:16:18.0184009Z    Compiling icu_provider v2.2.0
2026-06-18T11:16:18.1817249Z    Compiling once_cell v1.21.4
2026-06-18T11:16:18.2518319Z    Compiling prefix-trie v0.8.4
2026-06-18T11:16:18.2897862Z    Compiling futures v0.3.32
2026-06-18T11:16:18.4094903Z    Compiling tracing-core v0.1.36
2026-06-18T11:16:18.4096199Z    Compiling icu_normalizer v2.2.0
2026-06-18T11:16:18.4425609Z    Compiling icu_properties v2.2.0
2026-06-18T11:16:18.4595718Z    Compiling postcard v1.1.3
2026-06-18T11:16:18.5216585Z    Compiling windows v0.62.2
2026-06-18T11:16:18.6532986Z    Compiling hashbrown v0.14.5
2026-06-18T11:16:18.7248137Z    Compiling chrono v0.4.45
2026-06-18T11:16:18.8020497Z    Compiling tracing v0.1.44
2026-06-18T11:16:18.8257760Z    Compiling strum_macros v0.28.0
2026-06-18T11:16:18.8825057Z    Compiling iroh-metrics-derive v0.4.1
2026-06-18T11:16:18.9285131Z    Compiling async-trait v0.1.89
2026-06-18T11:16:19.0877900Z    Compiling tokio-util v0.7.18
2026-06-18T11:16:19.1175669Z    Compiling derive_more v2.1.1
2026-06-18T11:16:19.2809208Z    Compiling tower v0.5.3
2026-06-18T11:16:19.3042087Z    Compiling hashlink v0.9.1
2026-06-18T11:16:19.4337444Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-18T11:16:19.5253398Z    Compiling windows-sys v0.59.0
2026-06-18T11:16:19.5671958Z    Compiling crossbeam-epoch v0.9.18
2026-06-18T11:16:19.5835721Z    Compiling crossbeam-channel v0.5.15
2026-06-18T11:16:19.6985353Z    Compiling rusqlite v0.32.1
2026-06-18T11:16:19.8821853Z    Compiling idna_adapter v1.2.2
2026-06-18T11:16:19.9104658Z    Compiling h2 v0.4.14
2026-06-18T11:16:19.9634784Z    Compiling blake3 v1.8.5
2026-06-18T11:16:20.0246406Z    Compiling idna v1.1.0
2026-06-18T11:16:20.0331460Z    Compiling windows-registry v0.6.1
2026-06-18T11:16:20.0956357Z    Compiling uuid v1.23.2
2026-06-18T11:16:20.8167691Z    Compiling url v2.5.8
2026-06-18T11:16:20.8895045Z    Compiling memoffset v0.6.5
2026-06-18T11:16:20.9436970Z    Compiling spt-store v0.11.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-18T11:16:21.0357523Z    Compiling netwatch v0.16.0
2026-06-18T11:16:21.0822964Z    Compiling noq v0.18.0
2026-06-18T11:16:21.1452570Z    Compiling acto v0.8.2
2026-06-18T11:16:21.1708463Z    Compiling xml-rs v0.8.28
2026-06-18T11:16:21.2851846Z    Compiling sorted-index-buffer v0.2.1
2026-06-18T11:16:21.3485136Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-18T11:16:21.4328460Z    Compiling thiserror v1.0.69
2026-06-18T11:16:21.4593069Z    Compiling foldhash v0.2.0
2026-06-18T11:16:21.5717167Z    Compiling tagptr v0.2.0
2026-06-18T11:16:21.6317167Z    Compiling lru-slab v0.1.2
2026-06-18T11:16:21.6679148Z    Compiling rustc-hash v2.1.2
2026-06-18T11:16:21.7018166Z    Compiling identity-hash v0.1.0
2026-06-18T11:16:21.7249316Z    Compiling ref-cast v1.0.25
2026-06-18T11:16:21.7414024Z    Compiling mac-addr v0.3.0
2026-06-18T11:16:21.8191809Z    Compiling moka v0.12.15
2026-06-18T11:16:21.8302932Z    Compiling xmltree v0.10.3
2026-06-18T11:16:21.9443608Z    Compiling strum v0.28.0
2026-06-18T11:16:21.9502807Z    Compiling netdev v0.42.0
2026-06-18T11:16:21.9750814Z    Compiling hashbrown v0.16.1
2026-06-18T11:16:22.0053647Z    Compiling attohttpc v0.30.1
2026-06-18T11:16:22.0054276Z    Compiling iroh-base v0.98.0
2026-06-18T11:16:22.1035006Z    Compiling tower-http v0.6.11
2026-06-18T11:16:22.4614194Z    Compiling n0-watcher v0.6.1
2026-06-18T11:16:22.6463117Z    Compiling tokio-stream v0.1.18
2026-06-18T11:16:22.6962603Z    Compiling iroh-metrics v0.38.3
2026-06-18T11:16:22.7610299Z    Compiling num_enum v0.7.6
2026-06-18T11:16:22.7923060Z    Compiling iroh-relay v0.98.0
2026-06-18T11:16:22.7979380Z    Compiling toml_datetime v0.6.11
2026-06-18T11:16:22.8749744Z    Compiling serde_spanned v0.6.9
2026-06-18T11:16:22.9367416Z    Compiling spt-msg v0.11.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-18T11:16:23.1313008Z    Compiling thiserror-impl v1.0.69
2026-06-18T11:16:23.1422211Z    Compiling ref-cast-impl v1.0.25
2026-06-18T11:16:23.1466462Z    Compiling serde_derive_internals v0.29.1
2026-06-18T11:16:23.2241013Z    Compiling simple-dns v0.9.3
2026-06-18T11:16:23.3075186Z    Compiling serial-core v0.4.0
2026-06-18T11:16:23.5909764Z    Compiling aho-corasick v1.1.4
2026-06-18T11:16:23.7870534Z    Compiling winreg v0.10.1
2026-06-18T11:16:23.8389904Z    Compiling sha1_smol v1.0.1
2026-06-18T11:16:23.8567025Z    Compiling toml_write v0.1.2
2026-06-18T11:16:23.9175280Z    Compiling smol_str v0.1.24
2026-06-18T11:16:24.1390219Z    Compiling hyper v1.10.1
2026-06-18T11:16:24.1465560Z    Compiling arrayref v0.3.9
2026-06-18T11:16:24.1690286Z    Compiling resolv-conf v0.7.6
2026-06-18T11:16:24.1861732Z    Compiling arrayvec v0.7.6
2026-06-18T11:16:24.2111450Z    Compiling simdutf8 v0.1.5
2026-06-18T11:16:24.2304819Z    Compiling winnow v0.7.15
2026-06-18T11:16:24.2364127Z    Compiling constant_time_eq v0.4.2
2026-06-18T11:16:24.4257009Z    Compiling regex-syntax v0.8.10
2026-06-18T11:16:24.4309575Z    Compiling schemars_derive v1.2.1
2026-06-18T11:16:24.5500416Z    Compiling iroh-dns v0.98.0
2026-06-18T11:16:25.0338389Z    Compiling serial-windows v0.4.0
2026-06-18T11:16:25.2061506Z    Compiling lru v0.16.4
2026-06-18T11:16:25.3091358Z    Compiling webpki-roots v1.0.7
2026-06-18T11:16:25.3794620Z    Compiling seize v0.5.1
2026-06-18T11:16:25.4115022Z    Compiling darling_core v0.23.0
2026-06-18T11:16:25.4694502Z    Compiling hmac v0.12.1
2026-06-18T11:16:25.4947717Z    Compiling serde_bytes v0.11.19
2026-06-18T11:16:25.6407599Z    Compiling hyper-util v0.1.20
2026-06-18T11:16:25.6985887Z    Compiling iroh v0.98.2
2026-06-18T11:16:25.8241208Z    Compiling utf8parse v0.2.2
2026-06-18T11:16:25.9025680Z    Compiling bitflags v1.3.2
2026-06-18T11:16:26.0147928Z    Compiling lazy_static v1.5.0
2026-06-18T11:16:26.0690175Z    Compiling toml_edit v0.22.27
2026-06-18T11:16:26.0767891Z    Compiling cmov v0.5.4
2026-06-18T11:16:26.1266055Z    Compiling pin-utils v0.1.0
2026-06-18T11:16:26.2286857Z    Compiling anstyle v1.0.14
2026-06-18T11:16:26.3035546Z    Compiling dyn-clone v1.0.20
2026-06-18T11:16:26.3658488Z    Compiling regex-automata v0.4.14
2026-06-18T11:16:26.4635710Z    Compiling once_cell_polyfill v1.70.2
2026-06-18T11:16:26.4903530Z    Compiling ctutils v0.4.2
2026-06-18T11:16:26.5926474Z    Compiling anstyle-wincon v3.0.11
2026-06-18T11:16:26.5963033Z    Compiling nix v0.25.1
2026-06-18T11:16:26.6763692Z    Compiling shared_library v0.1.9
2026-06-18T11:16:26.7166132Z    Compiling anstyle-parse v1.0.0
2026-06-18T11:16:26.7355224Z    Compiling hkdf v0.12.4
2026-06-18T11:16:26.7581957Z    Compiling schemars v1.2.1
2026-06-18T11:16:26.7763864Z    Compiling papaya v0.2.4
2026-06-18T11:16:26.8353470Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-18T11:16:26.8910291Z    Compiling serial v0.4.0
2026-06-18T11:16:26.9144524Z    Compiling filedescriptor v0.8.3
2026-06-18T11:16:26.9634316Z    Compiling backon v1.6.0
2026-06-18T11:16:27.0250850Z    Compiling igd-next v0.17.1
2026-06-18T11:16:27.1226976Z    Compiling anstyle-query v1.1.5
2026-06-18T11:16:27.2229900Z    Compiling colorchoice v1.0.5
2026-06-18T11:16:27.2465550Z    Compiling shell-words v1.1.1
2026-06-18T11:16:27.2804493Z    Compiling instability v0.3.12
2026-06-18T11:16:27.3292122Z    Compiling is_terminal_polyfill v1.70.2
2026-06-18T11:16:27.3984821Z    Compiling paste v1.0.15
2026-06-18T11:16:27.4519568Z    Compiling downcast-rs v1.2.1
2026-06-18T11:16:27.5361620Z    Compiling foldhash v0.1.5
2026-06-18T11:16:27.5454635Z    Compiling portable-pty v0.8.1
2026-06-18T11:16:27.5732530Z    Compiling anstream v1.0.0
2026-06-18T11:16:27.7416929Z    Compiling hashbrown v0.15.5
2026-06-18T11:16:27.8552519Z    Compiling toml v0.8.23
2026-06-18T11:16:28.0243649Z    Compiling spake2 v0.4.0
2026-06-18T11:16:28.1547601Z    Compiling wmi v0.18.4
2026-06-18T11:16:28.2067577Z    Compiling strum_macros v0.26.4
2026-06-18T11:16:28.4316281Z    Compiling terminal_size v0.4.4
2026-06-18T11:16:28.4975182Z    Compiling regex v1.12.3
2026-06-18T11:16:28.6269131Z    Compiling crossterm_winapi v0.9.1
2026-06-18T11:16:28.6408632Z    Compiling itertools v0.13.0
2026-06-18T11:16:28.9092091Z    Compiling spt-runtime v0.11.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-18T11:16:29.0137320Z    Compiling darling_macro v0.23.0
2026-06-18T11:16:29.1263932Z    Compiling castaway v0.2.4
2026-06-18T11:16:29.1720210Z    Compiling sha1 v0.10.6
2026-06-18T11:16:29.3231531Z    Compiling indoc v2.0.7
2026-06-18T11:16:29.4286341Z    Compiling unicode-width v0.1.14
2026-06-18T11:16:29.5011917Z    Compiling darling v0.23.0
2026-06-18T11:16:29.6770526Z    Compiling static_assertions v1.1.0
2026-06-18T11:16:29.7115678Z    Compiling recvmsg v1.0.0
2026-06-18T11:16:29.7993041Z    Compiling clap_lex v1.1.0
2026-06-18T11:16:29.8100770Z    Compiling doctest-file v1.1.1
2026-06-18T11:16:30.1010933Z    Compiling portmapper v0.16.0
2026-06-18T11:16:30.1659410Z    Compiling unicode-truncate v1.1.0
2026-06-18T11:16:30.3106520Z    Compiling clap_builder v4.6.0
2026-06-18T11:16:30.3557994Z    Compiling compact_str v0.8.2
2026-06-18T11:16:30.4316416Z    Compiling interprocess v2.4.2
2026-06-18T11:16:30.4364455Z    Compiling strum v0.26.3
2026-06-18T11:16:30.4519313Z    Compiling crossterm v0.28.1
2026-06-18T11:16:30.6314521Z    Compiling lru v0.12.5
2026-06-18T11:16:31.0911001Z    Compiling spt-live v0.11.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-18T11:16:31.4773246Z    Compiling spt-term v0.11.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-18T11:16:31.7346588Z    Compiling clap_derive v4.6.1
2026-06-18T11:16:31.7418425Z    Compiling cassowary v0.3.0
2026-06-18T11:16:31.7672604Z    Compiling unicode-width v0.2.0
2026-06-18T11:16:32.0310968Z    Compiling nucleo-matcher v0.3.1
2026-06-18T11:16:32.0711706Z    Compiling ratatui v0.29.0
2026-06-18T11:16:32.1240740Z    Compiling qrcode v0.14.1
2026-06-18T11:16:32.1419099Z    Compiling tempfile v3.27.0
2026-06-18T11:16:33.6440488Z    Compiling clap v4.6.1
2026-06-18T11:16:46.1280647Z    Compiling rustls-webpki v0.103.13
2026-06-18T11:16:48.5488330Z    Compiling tokio-rustls v0.26.4
2026-06-18T11:16:48.5488633Z    Compiling noq-proto v0.17.0
2026-06-18T11:16:48.5488868Z    Compiling rustls-platform-verifier v0.7.0
2026-06-18T11:16:48.6989374Z    Compiling hyper-rustls v0.27.9
2026-06-18T11:16:48.6989818Z    Compiling hickory-net v0.26.0-beta.4
2026-06-18T11:16:48.6990123Z    Compiling tokio-websockets v0.13.2
2026-06-18T11:16:48.8564415Z    Compiling reqwest v0.13.4
2026-06-18T11:16:49.9028338Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-18T11:17:08.8546421Z    Compiling spt-net v0.11.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-18T11:17:10.1849492Z    Compiling spt-daemon v0.11.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-18T11:17:19.0639323Z    Compiling spt v0.11.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-18T11:17:29.2307524Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 30s
2026-06-18T11:17:29.2520079Z      Running tests\n1_pairing.rs (target\debug\deps\n1_pairing-7c331f01fccae65c.exe)
2026-06-18T11:17:29.3031813Z 
2026-06-18T11:17:29.3032124Z running 1 test
2026-06-18T11:17:37.2016610Z test new_brain_serves_against_old_broker ... ok
2026-06-18T11:17:37.2016833Z 
2026-06-18T11:17:37.2017007Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.90s
2026-06-18T11:17:37.2017289Z 
2026-06-18T11:17:37.2471221Z Post job cleanup.
2026-06-18T11:17:37.3546499Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-18T11:17:37.3776823Z git version 2.43.0.windows.1
2026-06-18T11:17:37.3813980Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\799dc751-afb3-4c12-93da-71792414975b\.gitconfig'
2026-06-18T11:17:37.3827767Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\799dc751-afb3-4c12-93da-71792414975b' before making global git config changes
2026-06-18T11:17:37.3828320Z Adding repository directory to the temporary git global config as a safe directory
2026-06-18T11:17:37.3833497Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-18T11:17:37.4077384Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-18T11:17:37.4311599Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-18T11:17:37.8155363Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-18T11:17:37.8361342Z http.https://github.com/.extraheader
2026-06-18T11:17:37.8386942Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-18T11:17:37.8634732Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-18T11:17:38.2323506Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-18T11:17:38.2536588Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-18T11:17:38.6467327Z Cleaning up orphan processes
